home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / soundu / cdm35.zip / CDM.DOC next >
Text File  |  1996-01-01  |  14KB  |  272 lines

  1.                          Compact Disc MASTER v3.5
  2.                       (c) Copyright 1996 by Gary Maddox
  3.  
  4.  
  5. Compact Disc Master was designed to be a full-featured, graphical based, CD
  6. audio player for CDROMs. There are several good Windows 3.1 audio CD
  7. controllers but not many for the DOS world. CDM was written to fill that
  8. void.
  9.  
  10. OVERVIEW:
  11.  CDM supports the standard CD player controls: PLAY, PAUSE, REWIND, FAST
  12.  FORWARD, PREVIOUS TRACK, NEXT TRACK. An individual track selection can be
  13.  made by pressing the 1 thru 0 keys to select tracks 1-10 and ALT-1 thru 0
  14.  to select tracks 11-20.
  15.  
  16.  CD audio will continue playing after exiting CDM until the end of the CD.
  17.  
  18.  The following features are supported if you have a Soundblaster Pro,
  19.  SB16, SB AWE32, Pro Audio Spectrum or compatible soundcard:
  20.  
  21.   * Playback volume can be easily adjusted by using the CD Volume slider.
  22.   * The SCOPE function graphically diplays a realtime oscilloscope
  23.  
  24.  The following command line switches are also supported:
  25.  
  26.  /Sxx  -  Where xx = the number of seconds to skip during fast forward/rewind
  27.  /Dx   -  Where x = the CDROM drive to select (Default = drive 1)
  28.  /Pxx  -  Play single Track xx and exit
  29.  /R    -  Start up in RANDOM Mode
  30.  /NS   -  No Spin, turn off spinning CD sprite for slower PCs
  31.  /?    -  Display a help screen for all commands and switches
  32.  /ERR  -  Turn off Error Messages
  33.  
  34. REQUIREMENTS:
  35.  Compact Disc Master requires a CDROM drive, EGA/VGA graphics and a mouse
  36.  is very desirable. The audio out of the CDROM must be installed on the
  37.  soundcard, although headphones may also be used.
  38.  
  39.  
  40. THE CONTROL DECK:
  41.  
  42. The Control Deck is the first screen you see when you start up CDM. The
  43. functions are listed below:
  44.  
  45. PLAY
  46.  Pressing the PLAY button causes playback of a audio compact disc in the
  47.  drive to begin on Track 1. Playback will continue to the end of the disc
  48.  unless other options are selected.
  49. STOP
  50.  Pressing the STOP button causes playback to stop immediately.
  51. PAUSE
  52.  Pressing the PAUSE button causes playback to be temporarily halted. The
  53.  word "pause" will appear in the track/time display to indicate that the
  54.  CDROM drive is in PAUSE. Pressing the PAUSE button again will resume
  55.  playback. An alternate method to pause the player is to press the SPACE
  56.  BAR. SPACE BAR is very useful in the SCOPE function.
  57.  
  58. REW
  59.  Pressing the REW button "rewinds" the point of playback to a few seconds
  60.  earlier. The amount of time to "rewind" can be set using the /Sxx command
  61.  switch, where "xx" equals the number of seconds to skip. Pressing the "+"
  62.  and "-" keyboard keys will also adjust the "skip seconds".
  63. FF
  64.  Pressing the FF button "Fast Forwards" the point of playback to a few
  65.  seconds later. The amount of time to "fast forward" can be set using the
  66.  /Sxx command switch, where "xx" equals the number of seconds to skip.
  67.  Pressing the "+" and "-" keyboard keys will also adjust the "skip
  68.  seconds".
  69. PREV
  70.  Pressing the PREV button selects the Previous track for playback. In
  71.  other words, if the player is currently playing Track 6, pressing PREV
  72.  will immediately set playback back to the beginning of Track 5. Pressing
  73.  the PREV button while the player is playing Track 1 will set playback to
  74.  the last track on the disc. An alternate method to pause the player is to
  75.  press the DOWN ARROW key. The DOWN ARROW key is very useful in the SCOPE
  76.  function.
  77. NEXT
  78.  Pressing the NEXT button selects the Next track for playback. In other
  79.  words, if the player is currently playing Track 6, pressing NEXT will
  80.  immediately set playback back to the beginning of Track 7. Pressing the
  81.  NEXT button while the player is playing the last track on the disc will
  82.  set playback to the First track on the disc. An alternate method to pause
  83.  the player is to press the UP ARROW key. The UP ARROW key is very useful
  84.  in the SCOPE function.
  85. EXIT
  86.  Pressing the EXIT button exits CDM and returns you to the DOS prompt.
  87.  Playback of the compact disc will continue until the the last track of
  88.  the disc. Special functions like RANDOM, REPEAT and PLAY LIST will also
  89.  terminate.
  90. TRACKS
  91.  Pressing the TRACKS button selects the TRACKS selector screen. This
  92.  function is described in detail below.
  93. MODE
  94.  Pressing the MODE button toggles the player through the various modes of
  95.  playback. Pressing the MODE button selects RANDOM, REPEAT, LIST and
  96.  normal playback mode. During RANDOM mode, the tracks of the disc are
  97.  played back in a "random" order. The word "random" appears in the
  98.  "track/time" display. During REPEAT mode, the current track is played
  99.  again and again until the mode is switched off. The word "repeat" appears
  100.  in the "track/time" display. The LIST function requires that a play list
  101.  has been set up for the particular disc being played in the dBase
  102.  function. The dBase function will be described in detail below.
  103. SCOPE
  104.  Pressing the SCOPE button selects the oscilloscope function. A realtime
  105.  oscilloscope is displayed on the screen allowing you to "see" the
  106.  waveforms being played on the CDROM drive. During the SCOPE function,
  107.  most of the standard control keys are supported, like the numeric keys
  108.  for selecting a track and the arrow keys. Pressing ALT-T will toggle a 
  109.  track/time display just below the oscilloscope. Pressing the RIGHT mouse
  110.  button switches the screen display mode. Several modes are currently
  111.  supported. These screen modes are a very entertaining feature. You can
  112.  randomly choose the next screen mode by pressing the F2 key. A SCOPE
  113.  Help Screen is now available by pressing the F1 key.
  114. CD PLAYER VOLUME
  115.  Using the CD PLAYER VOLUME slider changes the soundcard mixer volume to
  116.  allow you to adjust the playback volume. This function may not be supported 
  117.  on all soundcards.
  118.  
  119. EJECT
  120.  Pressing the EJECT button opens and closes the CD tray. Only drives with
  121.  a tray is supported by this function. Most double-spin drives use a tray
  122.  these days.
  123. dBASE
  124.  Pressing the dBASE button selects the Database Screen function. The
  125.  Database Screen function is described in detail below.
  126.  
  127. THE TRACKS SCREEN:
  128.  
  129. The Tracks Screen allows you to easily select a CD track to play either by
  130. track number or song title if it has been entered into the CD database. A
  131. more expanded play MODE selection is also included through use of the
  132. RANDOM, REPEAT and LIST buttons. A more detailed description of the
  133. functions is listed below:
  134.  
  135. THE KEYPAD
  136.  At the left of the TRACKS SCREEN is a familiar set of numeric keys. An
  137.  individual track can be selected by using these numeric buttons and
  138.  pressing the ENTER button. This is a very convenient option for playing
  139.  tracks on CDs with a large number of titles, like sound effects
  140.  collections. A compact disc can have a maximum of 99 tracks and any one
  141.  of these can be selected using the keypad. If a track is selected greater
  142.  than the total number of tracks on the current disc, a warning tone will
  143.  sound and the highest track number of the current disc will appear in the
  144.  TRACK NO display. The numeric key buttons can be selected using the mouse
  145.  or your PC's keyboard if any dialog item but the SONG TITLE MENU is
  146.  active. Pressing the ENTER button will immediately play the track you
  147.  selected and you will be returned to the CONTROL DECK.
  148. THE SONG TITLE MENU
  149.  At the right of the TRACKS SCREEN is a menu of the song titles entered in
  150.  the database for the current compact disc. If no song titles have been
  151.  entered, then each menu item will be listed as Track No 1, Track No 2,
  152.  etc... IF the current disc has more than 12 tracks, a scroll bar will
  153.  appear on the right side of the menu. Selecting a song from this menu
  154.  will immediately play that song and return you to the CONTROL DECK.
  155. RANDOM
  156.  Selecting the RANDOM button puts the player in random mode. During RANDOM
  157.  mode, the tracks of the disc are played back in a "random" order. The
  158.  word "random" appears in the "track/time" display.
  159. REPEAT
  160.  Selecting the REPEAT button puts the player in repeat mode. During REPEAT
  161.  mode, the current track is played again and again until the mode is
  162.  switched off. The word "repeat" appears in the "track/time" display.
  163. LIST
  164.  Selecting the LIST button puts the player in playlist mode. The word
  165.  "list" appears in the "track/time" display. The LIST function requires
  166.  that a play list has been set up for the particular disc being played in
  167.  the dBase function. The dBase function will be described in detail below.
  168. SINGLE
  169.  Selecting the SINGLE button puts the player in single track mode. The
  170.  track you choose from the TRACKS SCREEN will play once and stop. Using
  171.  the Fast Forward or Rewind functions will set the player back to continuous
  172.  playback.
  173.  
  174. THE dBASE SCREEN:
  175.  
  176. The dBASE or DATABASE SCREEN allows you to build a database of your compact
  177. discs by entering information about the current CD such as disc title,
  178. artist name and individual song titles. Once this information has been
  179. entered, each time the disc is played, the database information will be
  180. referenced and displayed. Registered users who opt for the Deluxe Package
  181. also have access to a "browser" program that supports more advanced access
  182. to your compact disc collection database such as printing, sorting,
  183. importing, exporting, etc... (see below for information on the Deluxe
  184. Package)
  185.  
  186. The supported fields of the CD database are:
  187.  
  188. DISC TITLE
  189.  The DISC TITLE field can be upto 34 characters in length. This
  190.  information will be displayed on the Control Deck each time the CD is
  191.  played.
  192. ARTIST
  193.  The ARTIST field can be upto 34 characters in length. This information
  194.  will be displayed on the Control Deck each time the CD is played.
  195. TYPE
  196.  Choosing this field displays a menu of music catagories or types to
  197.  assign the CD to. Only a type supported by the menu can be used. If your
  198.  CD does not fit into any of the listed catagories, then choose OTHER.
  199.  Registered users may suggest other catagories for future updates.
  200. PLAY LIST
  201.  The PLAY LIST field can be upto 34 characters in length. This information
  202.  is used to set up a custom order and/or selection of tracks to play.
  203.  Enter the track numbers in the order you wish played seperated by a
  204.  space. A series of tracks can be specified by using a "-" between the
  205.  first and last selections. Entering "5-11" would select tracks 5 through
  206.  11. To play all track on a 12 track CD except for track 4, you could
  207.  enter "1-3 5-12" or "1 2 3 5-12".
  208.  If a PLAY LIST exists for a particular CD, the player will default to 
  209.  using this list each time it is played. Pressing the MODE button will
  210.  deactivate the play list at any time.
  211. SONG TITLES
  212.  There are 30 song title fields supported. Since very few CDs contain more
  213.  than 30 tracks, this should be an adequate number in most cases. There is
  214.  no limitation to how many of the 30 fields you may enter data into. If a
  215.  CD only has 12 tracks, for instance, the remaining fields may be used to
  216.  enter notes and other information about the CD. During playback, the song
  217.  title will be displayed on the Control Deck.
  218. SAVE/CANCEL
  219.  The SAVE and CANCEL buttons are used to either save the current record or
  220.  to cancel any changes made. Pressing the ESC key will also exit the
  221.  DATABASE Screen without saving.
  222.  
  223. USE OF COMPACT DISC MASTER:
  224.  CDM is a copyrighted work. You are free to use and distribute CDM as is
  225.  and without modifications of any kind to the program or this
  226.  documentation. CDM IS NOT PUBLIC DOMAIN. It may only be distributed free
  227.  of charge. If you would like to see updates and enhancements, such as CD
  228.  direct sampling, then I would appreciate a donation of at least $15. If
  229.  enough people donate to pay for my time, then I will make updates. You
  230.  may use CDM for 30 days without registering. After that period, you must
  231.  discontinue use or register.
  232.  
  233. STANDARD REGISTRATION ($15)
  234.  Users who register at the Standard registration level receive a personal
  235.  code to remove the opening and ending reminder screens and 10 record
  236.  database limitation. This code need only be entered once. An update
  237.  diskette is not sent at this level. 
  238.  
  239. DELUXE REGISTRATION ($25)
  240.  Users who register at the Deluxe registration level receive a personal
  241.  code to remove the opening and ending reminder screens and 10 record
  242.  database limitation. This code need only be entered once. The Deluxe
  243.  level registration also includes a 1.4" diskette with an update of the
  244.  software newer than is available on BBSs, etc... Also included is a
  245.  database "browser" that supports advanced access to your compact disc
  246.  database collection such as printing, sorting, importing, exporting,
  247.  etc... Windows format documentation files for CDM (Write and Word) are
  248.  also included that you may print on your own printer. The remaining space
  249.  of the diskette will be filled with other interesting shareware such as
  250.  the latest edition of BLASTER Master VOC/WAV editor and the best related
  251.  shareware I have come across. Registering at the Deluxe level also helps
  252.  to further insure that future updates of CDM will be possible.
  253.  
  254.  
  255. To register, send $15 (Standard) or $25 (Deluxe) to:
  256.  
  257.                                 Gary Maddox
  258.                              210 Camelot Drive
  259.                            Weatherford, TX 76086
  260.                                      USA
  261.  
  262. Thank you for using my software.
  263.  
  264. Visit my home page for the latest info on my software and to email me:
  265.  
  266. http://ourworld.compuserve.com/homepages/GaryMaddox
  267.  
  268.  
  269. NOTE: CDM.EXE should work with a variety of CDROM drives. I have tested it
  270. with the various drives sold by Creative Labs, Weanes, Sony, Toshiba, NEC,
  271. TEAC and Mitsumi. CDM should also work from Windows 3.1 and Win95. 
  272.